﻿1857.1.1 = {
	capital = 1035

	oob = "NAS_1857"

	set_convoys = 0

	set_research_slots = 2

	### Economy
    add_ideas = generic_unemployment_idea
    set_variable = { unemployment_value_modifier = 0.1 }
    set_variable = { current_unemployment = 0.05 }
    clamp_variable = {
        var = current_unemployment
        min = 0
        max = 1
    }
    update_unemployment_modifier = yes
    add_to_variable = { money = 1.5 }
	set_variable = { current_loans_sum = 4 }

	add_ideas = {
		#POLITICAL LIBERTIES
		privileged_education
		free_press
		foa_state_only
		pp_ban_extremist_parties
		tu_prohibited
		limited_elections
		
		#INDIVIDUAL LIBERTIES
		border_control
		limited_equality
		property_owners_suffrage
		volunteer_only
		state_religion
		high_judge_courtroom

		#ECONOMIC POLICY
		mixed_economy
		limited_exports
		taxation_level_2
		civilian_economy
		cl_legal
		agrarian
		
		#INTERNAL BUDGET
		social_spending_level_1
		law_spending_level_2
		road_spending_level_1
		navy_spending_level_3
		army_spending_level_2
		research_spending_level_1
		
		#NATIONAL SPIRITS
		NAS_Adolph_I
		victorian_era
		doctrine_victorian_army_1
		GEC_idea_german_confederation_minor_power
		GEC_idea_zollverein_1
		GEC_idea_vienna_monetary_treaty
		GEC_idea_weakened_zunftwesen		#abolished in 1819, revoked in weakened form in 1848, abolished 1860
		NA_B_early_scale_railways
	}

	set_politics = {
		ruling_party = traditional_conservatism
	}

	set_popularities = {
		centrism = 25
		traditional_conservatism = 35
		social_egalitarianism = 0
		ideology_radical_socialism = 0
		ideology_social_liberalism = 5
		autocracy = 25
		radical_democracy = 0
		chauvinist_populism = 0
		anarchism = 0
		fundamentalism = 10
	}

	set_technology = {
		###Tribal
		tribal_carrier_birds = 1
		tribal_electrical_theory = 1
		tribal_steel_tools = 1
		tribal_tatics = 1
		tribal_gunpowder = 1
		tribal_riding = 1
		tribal_steam_experiments = 1
		tribal_forging = 1
		tribal_artisan = 1
		tribal_chemistry = 1
		tribal_guilds_trade = 1
		tribal_crop_planting = 1
		tribal_irrigation = 1
		tribal_crop_rotation = 1
		tribal_salted_smoked_goods = 1
		tribal_leching = 1
		start_build_tech = 1
		
		###Army
		#Weapons & Equipment
		traditional_mixed_arms = 1 #Pike and Shot
		infantry_weapons = 1 #Modèle 1777 corrigé
		tech_infantry_flintlock_pistol = 1 #Flintlock Pistols
		  #Infanteriegewehr M/1842
		tech_infantry_practical_rifling = 1 #Practical Rifling
		tech_infantry_infantry_swords = 1 #Infantry Swords
		socket_bayonet = 1 #Socket Bayonet
		#Uniforms
		tech_infantry_napoleonic_uniform = 1 #Napoleonic Uniform
		vic_army_cloth = 1 #Victorian Uniform
		civil_army_cloth = 1 #1850 Uniform
		#Cavalry
		basic_cavalry = 1 #Horse and Tack
		horse_transport = 1 #Transport Horses
		horse_artillery = 1 #Horse Limber
		mounted_infantry = 1 #Mounted Infantry
		
		###Army Support
		tech_support = 1 #Victorian Support Equipment
		
		###Military Vehicles
		basic_train = 1 #Simple Steam Train
		
		###Artillery
		gw_artillery = 1 #Bore Gun
		
		###Flight Technology
		
		###Mechanical Engineering
		#Railroad
		mass_transit_early = 1	#Early Mass Transit
		tech_humanities_roadworks = 1 #Roadworks
		iron_railways = 1 #Wrought Iron Railways
		#Locomotives
		steam_locomotive = 1 #Steam Locomotive I
		#Engines
		steam_engine = 1 #Atmospheric Steam Engine
		#Industrial Production
		manufactories = 1 #Manufactories
		
		###Process Engineering
		#Chemical Process
		inorganic_chemistry = 1 #Inorganic Chemistry
		
		###Biochemistry
		#Chemical Synthesis
		wohler_synthesis = 1 #Wohler Synthesis
		polymer_chemistry = 1 #Polymer Chemistry
		#Food Preservation
		early_medicine = 1 #Early Medicine
		#Agriculture
		early_artificial_fertilizer = 1 #Early Artificial Fertilizer
		pre_industrial_farms = 1 #Pre-Industrial Farms
		
		###Electronics and Instruments
		#Alternating Current
		early_alternators = 1 #Early Alternators
		#Telegraph
		electrical_engineering = 1 #Electrical Engineering
		
		###Socio-Economics & Humanities
		tech_humanities_mercantilism = 1 #Mercantilism
		tech_humanities_capitalism = 1 #Capitalism
		tech_humanities_social_stratification = 1 #Social Stratification
		
		###Aviation
		mongolfiere = 1 #Mongolfiere
		ornithopter = 1 #Ornithopter
		
		###Special Projects
		
		###Land Doctrines
	}

	add_equipment_to_stockpile = { type = infantry_equipment_rifle_0 amount = 100 producer = NAS }
	add_equipment_to_stockpile = { type = uniform_equipment_0 amount = 100 producer = NAS }
	#Nassau's National Debt amounted to 7.58m Gulden (NAS: 5.05m Thaler + Hesse-Homburg: 260,000 Thaler = 5.31m Thaler; totals = 0.78m Pound Sterling as of 1871) in 1857; income per year 4.25m Gulden (NAS: 2.83m Thaler + H.H.: 1.01m Thaler = 3.85m Thaler = 0.56m Pound Sterling; 15.2% direct taxes) = 1.39 GDP of debt

	recruit_character = NAS_adolph_i_von_nassau
	recruit_character = NAS_august_zu_sayn_wittgenstein_berleburg
	recruit_character = NAS_august_hergenhahn
}